home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 20 / jimutils / include / offsets / translator.i < prev   
Encoding:
Text File  |  1994-01-27  |  112 b   |  8 lines

  1.     ifnd    Call
  2. Call    macro                ; a macro to call library routines
  3.     jsr    _LVO\1(a6)
  4.     endm
  5.     endc
  6.  
  7. _LVOTranslate    EQU    -30 
  8.